GetPrevDirectoryPath

Get previous directory path for a given path (uses static string)

extern (C) @nogc nothrow
const(char*)
GetPrevDirectoryPath
(
const(char*) dirPath
)

Meta